-
Notifications
You must be signed in to change notification settings - Fork 56
Prod Release: 2.4.0 #557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Prod Release: 2.4.0 #557
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use "develop" branch for "project-processor-es"
As these projects are broken anyway.
[HOTFIX] [DEV] Post release 2.2.1
Hotfix/user level reports
* chore: use node 12 * chore: removed memwatch * chore: removed redundant "sleep" package not supported by node 12 * test: improve error messages * test: improve error messages 2 * fix: unit test challenge 30121951 winning submission by akinwale * chore: added logs for debug * fix: kafka consumer onConsume is an async method which suppose to wait until all the messages are process and it's fixed in this commit * fix: random test fail * Revert "test: improve error messages 2" This reverts commit 5598e81. * chore: removed logs for debug
Bump lodash to 4.17.15
had to disable some rule to avoid multiple code updates across the codebase, as we have a separate branch with quite wast changes to avoid merge conflicts
Bump eslint to 6.8.0
Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.12.2 to 9.13.2. - [Release notes](https://github.com/auth0/auth0.js/releases) - [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md) - [Commits](auth0/auth0.js@v9.12.2...v9.13.2) Signed-off-by: dependabot[bot] <support@github.com>
Topcoder Project Service - Import and Export Data version 1.0
# Conflicts: # package-lock.json
chore(deps): bump auth0-js from 9.12.2 to 9.13.2
* feat: use .env file for "npm run start:dev" * docs: use .env file for docker and "start:dev" * chore: reduce chance for committing Auth0 values
1- remove space in export/index.js 2- remove ressign lines for res & acc
Topcoder Project Service - Import and Export Data - Final Fixes
…rement column) from table, so that when next insertions don't provide value of autoincrement column, as in case of using APIs, it should be set automatically based on lastvalue of sequencers.
… and automincrement column
Update database sequencers after importing
When user is invited by email he should be able to see email in his invite without mask ref issue #548
[HOTFIX] [DEV] Post release 2.3.1
[HOTFIX] [DEV] Post release 2.3.1 - fix unit tests
make it case-insensetive
ref issue #492
ref issue #276
recreated demo data with valid projects data and dummified prices in metadata
Import and Export Data Commands
when invite by handle only search for users with exact handle we are inviting by
when invite by emails only search for users with exact email we are inviting by
…ort-import Revert "Import and Export Data Commands"
…feature/export-import Revert "Revert "Import and Export Data Commands""
SyntaxError: Cannot use import statement outside a module
* feat: M2M support and Unified permissions, part 1 - Support for M2M operation and using unified permissions for CRUD /projects/{id} and CRUD /projects/{id}/members endpoints - Added script to generate Permissions Documentation - Fixed "initiatorUserId" and "userId" fields in 'connect.notification.project.team.updated' event payload - Allow directly create member by M2M and for admins - Fix: don't allow to change project members roles if such user doesn't have necessary Topcoder Roles - Fix: don't allow copilots to manage non-customer project members - * fix: ProjectEstimationsItems permissions config * chore: remove console.log * chore: remove console.log * refactor: unify endpoint permission names For project members and project member invites * feat: M2M support and Unified permissions, part 2 - Support for M2M operation and using unified permissions for CRUD /projects/{id}/invites endpoint - "generalPermission" middleware supports several permissions * feat: generate Roles Matrix in the HTML document * feat: roles matrix explains default role * fix: permission name * fix: permissions for Topcoder Team management * feat: invite status when member added directly When member is added directly "cancel" corresponding invite instead of "accept" it. Co-authored-by: Maksym Mykhailenko <maxcemm@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.